Traditional C and ANSI C
An ANSI C compiler will accept programs
written in traditional C (but not vice versa)
ANSI C compiler can catch certain
common programming errors in an ANSI C
program that would not be caught in a
traditional C program.